Skip to main content

All Questions

1vote
1answer
2kviews

systemctl: unrecognized option '--value'

I am using the systemctl command to fetch only the value of a property. And executing the below command: systemctl show -p ActiveState --value servicename I'm getting this error: systemctl: ...
user8059388's user avatar

close